home *** CD-ROM | disk | FTP | other *** search
/ Network CD 2 / Network CD - Volume 2.iso / programs / internet / tcp / amitcp / amitcp-bin-22.readme < prev    next >
Encoding:
Text File  |  1995-05-13  |  2.3 KB  |  66 lines

  1.  
  2. AmiTCP/IP is the first publicly available TCP/IP protocol stack for
  3. the SANA-II interface. AmiTCP/IP provides an application level socket
  4. interface to the Internet protocol suite as an Amiga shared library.
  5.  
  6. New Features in 2.2:
  7.  
  8.     * AmiTCP:
  9.      - The interactive sessions have now a higher priority when
  10.       using rh(c)slip.device
  11.     * arp: 
  12.     - Arp table dumping is now working
  13.     * netstat:
  14.     - Routing table can be dumped
  15.  
  16. New Features in 2.1:
  17.  
  18.     * Inet-handler:
  19.         - With Inet-Handler you can use AmigaDOS IO to access TCP protocol
  20.     * finger: 
  21.     - New application, prints information about local and remote users
  22.     * fingerd:
  23.     - Calls now finger when asked for local users. (This feature requires
  24.       Apipe-handler by Per Bojsen, Apipe-handler can be found e.g. on Fish
  25.       disk 783)
  26.     * ls:
  27.     - New application, an imitation of Unix directory lister.  Supports
  28.       multiuser filesystems. Included as an example of user and group
  29.       database usage
  30.     * Napsaterm:
  31.     - Default window title is now the name of the remote host
  32.     - A public screen can be used with -S switch (thanks trossi!)
  33.     * SynClock:
  34.     - A simple script which synchronize clock in Amiga with
  35.       specified host in network
  36.     * AmiTCP:
  37.     - A timestamp is added to the log messages
  38.     - Faster checksum calculation implemented in assembler
  39.     * netlib: 
  40.     - User and group database handling routines are added to the
  41.       net.lib. Release includes example databases for `ls' and `finger'
  42.       utilities, which use these databases
  43.     - A real gettimeofday() using locale is also added
  44.  
  45. AmiTCP/IP is distributed in 8 archives:
  46.  
  47. AmiTCP-bin-22.lha    AmiTCP/IP package
  48. AmiTCP-api-22.lha    Include files and link libraries
  49. AmiTCP-src-22.lha    Source for AmiTCP/IP and utilities
  50.  
  51. AmiTCP-psA-20.lha    Documentation for AmiTCP (PostScript, A4)
  52. AmiTCP-psL-20.lha    Documentation for AmiTCP (PostScript, Letter)
  53. AmiTCP-dvA-20.lha    Documentation for AmiTCP (DVI, A4)
  54. AmiTCP-dvL-20.lha    Documentation for AmiTCP (DVI, Letter)
  55. AmiTCP-txt-20.lha    Documentation for AmiTCP (plain text)
  56.  
  57. If you just want to use AmiTCP/IP you need just bin and one of
  58. document files. If you want to write your own applications or compile
  59. AmiTCP/IP you need api, too. Number in the name corresponds to
  60. distribution version. Printed documentation is currently up to release
  61. 2.0.
  62.  
  63. Unpack archives to directory, then read README.FIRST and HowToInstall.
  64.  
  65. Bug-reports: amitcp-bug@hut.fi
  66.